[INFO] cloning repository https://github.com/tankibaj/depgraf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tankibaj/depgraf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftankibaj%2Fdepgraf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftankibaj%2Fdepgraf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 691ac4c5e6a0a7dc5c90cec127db98ca4c3e9a7f
[INFO] testing tankibaj/depgraf against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftankibaj%2Fdepgraf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tankibaj/depgraf
[INFO] finished tweaking git repo https://github.com/tankibaj/depgraf
[INFO] tweaked toml for git repo https://github.com/tankibaj/depgraf written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tankibaj/depgraf on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tankibaj/depgraf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24ae493cac943bc4c25ec22ec5309d5b3ca65abad3e0857da15b88160b0b633f
[INFO] running `Command { std: "docker" "start" "-a" "24ae493cac943bc4c25ec22ec5309d5b3ca65abad3e0857da15b88160b0b633f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24ae493cac943bc4c25ec22ec5309d5b3ca65abad3e0857da15b88160b0b633f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ae493cac943bc4c25ec22ec5309d5b3ca65abad3e0857da15b88160b0b633f", kill_on_drop: false }`
[INFO] [stdout] 24ae493cac943bc4c25ec22ec5309d5b3ca65abad3e0857da15b88160b0b633f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cc89b7e75adf82be77c5e426f767087b9e85122c3fdfc185fe777d5856f5eb9
[INFO] running `Command { std: "docker" "start" "-a" "0cc89b7e75adf82be77c5e426f767087b9e85122c3fdfc185fe777d5856f5eb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-sg v0.4.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bit-set v0.10.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ast-grep-core v0.42.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ast-grep-language v0.42.1
[INFO] [stderr]    Compiling depgraf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "0cc89b7e75adf82be77c5e426f767087b9e85122c3fdfc185fe777d5856f5eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc89b7e75adf82be77c5e426f767087b9e85122c3fdfc185fe777d5856f5eb9", kill_on_drop: false }`
[INFO] [stdout] 0cc89b7e75adf82be77c5e426f767087b9e85122c3fdfc185fe777d5856f5eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1168eaee9d248b0ce7fe56d33694f6408bbbd9bb8a839657efa00b783bfcae4d
[INFO] running `Command { std: "docker" "start" "-a" "1168eaee9d248b0ce7fe56d33694f6408bbbd9bb8a839657efa00b783bfcae4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ast-grep-core v0.42.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ast-grep-language v0.42.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling depgraf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.88s
[INFO] running `Command { std: "docker" "inspect" "1168eaee9d248b0ce7fe56d33694f6408bbbd9bb8a839657efa00b783bfcae4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1168eaee9d248b0ce7fe56d33694f6408bbbd9bb8a839657efa00b783bfcae4d", kill_on_drop: false }`
[INFO] [stdout] 1168eaee9d248b0ce7fe56d33694f6408bbbd9bb8a839657efa00b783bfcae4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33187747c755225eb58794af851aef9fcc2edebeef56f22b1ab44709598f6235
[INFO] running `Command { std: "docker" "start" "-a" "33187747c755225eb58794af851aef9fcc2edebeef56f22b1ab44709598f6235", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/depgraf-0dff1a8536d740b1)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test commands::affected::tests::test_format_endpoints_sorted ... ok
[INFO] [stdout] test commands::pack::tests::derive_name_from_git_url ... ok
[INFO] [stdout] test commands::affected::tests::test_find_intermediary ... ok
[INFO] [stdout] test commands::affected::tests::test_has_path_direct ... ok
[INFO] [stdout] test commands::pack::tests::is_git_url_detection ... ok
[INFO] [stdout] test commands::watch::tests::identify_workspace_returns_none_for_unknown ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_dependency_graph_json ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_build_directory ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_depgraf_cache ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_dist_directory ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_docs_meta ... ok
[INFO] [stdout] test commands::watch::tests::identify_workspace_finds_correct_one ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_node_modules ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_pyc_files ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_target_directory ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_venv_directory ... ok
[INFO] [stdout] test commands::watch::tests::should_not_ignore_source_files ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_git_directory ... ok
[INFO] [stdout] test commands::watch::tests::should_ignore_ds_store ... ok
[INFO] [stdout] test commands::pack::tests::validate_pack_structure_empty_rules_dir ... ok
[INFO] [stdout] test detection::tests::ts_001_012_python_fastapi_detected ... ok
[INFO] [stdout] test commands::pack::tests::validate_pack_structure_ok ... ok
[INFO] [stdout] test commands::pack::tests::validate_pack_structure_missing_rules_dir ... ok
[INFO] [stdout] test detection::tests::ts_001_014_react_typescript_detected ... ok
[INFO] [stdout] test commands::pack::tests::validate_pack_structure_missing_detect ... ok
[INFO] [stdout] test detection::tests::ts_001_013_python_django_detected ... ok
[INFO] [stdout] test detection::tests::ts_001_016_java_spring_detected ... ok
[INFO] [stdout] test detection::tests::ts_001_015_angular_typescript_detected ... ok
[INFO] [stdout] test detection::tests::monorepo_react_detected_from_subpackages ... ok
[INFO] [stdout] test detection::tests::ts_001_020_no_match_returns_unknown ... ok
[INFO] [stdout] test detection::tests::ts_001_019_node_nestjs_detected ... ok
[INFO] [stdout] test detection::tests::react_detected_without_react_router_dom ... ok
[INFO] [stdout] test detection::tests::ts_001_018_node_express_detected ... ok
[INFO] [stdout] test diff::graph_diff::tests::test_edge_added ... ok
[INFO] [stdout] test detection::tests::ts_001_022_deterministic_detection ... ok
[INFO] [stdout] test detection::tests::ts_001_021_ambiguous_match_resolved_by_priority ... ok
[INFO] [stdout] test detection::tests::ts_001_023_poetry_style_fastapi_detected ... ok
[INFO] [stdout] test detection::tests::ts_001_017_kotlin_ktor_detected ... ok
[INFO] [stdout] test engine::incremental::tests::merge_replaces_modified_file_entries ... ok
[INFO] [stdout] test diff::graph_diff::tests::test_no_changes ... ok
[INFO] [stdout] test engine::incremental::tests::merge_removes_deleted_file_entries ... ok
[INFO] [stdout] test detection::tests::monorepo_workspaces_field_triggers_fallback ... ok
[INFO] [stdout] test detection::tests::non_monorepo_empty_deps_stays_unknown ... ok
[INFO] [stdout] test engine::incremental::tests::previous_extraction_round_trip ... ok
[INFO] [stdout] test diff::graph_diff::tests::test_edge_changed_endpoints ... ok
[INFO] [stdout] test engine::matcher::tests::java_value_annotation_match ... ok
[INFO] [stdout] test engine::matcher::tests::python_pattern_match ... ok
[INFO] [stdout] test engine::matcher::tests::kotlin_client_post_match_simple_string ... ok
[INFO] [stdout] test engine::rule_loader::tests::parse_valid_rule_file ... ok
[INFO] [stdout] test engine::matcher::tests::typescript_pattern_match ... ok
[INFO] [stdout] test engine::matcher::tests::java_pattern_match ... ok
[INFO] [stdout] test diff::graph_diff::tests::test_all_new_vs_empty ... ok
[INFO] [stdout] test engine::matcher::tests::kotlin_client_post_match_expression ... ok
[INFO] [stdout] test engine::rule_loader::tests::reject_empty_rules ... ok
[INFO] [stdout] test engine::rule_loader::tests::reject_empty_id ... ok
[INFO] [stdout] test engine::tracker::tests::file_hash_computes_sha256 ... ok
[INFO] [stdout] test engine::walker::tests::extensions_for_known_languages ... ok
[INFO] [stdout] test engine::rule_loader::tests::reject_invalid_yaml ... ok
[INFO] [stdout] test extract::inference::tests::custom_backend_host_unknown ... ok
[INFO] [stdout] test engine::tracker::tests::tracker_detects_deleted_files ... ok
[INFO] [stdout] test extract::inference::tests::inventory_service_url ... ok
[INFO] [stdout] test engine::tracker::tests::tracker_detects_added_files ... ok
[INFO] [stdout] test engine::tracker::tests::cache_round_trip ... ok
[INFO] [stdout] test extract::inference::tests::payment_service_base_url ... ok
[INFO] [stdout] test engine::walker::tests::extensions_for_unknown_language ... ok
[INFO] [stdout] test engine::tracker::tests::tracker_first_run_when_no_cache ... ok
[INFO] [stdout] test extract::inference::tests::simple_base_url ... ok
[INFO] [stdout] test extract::inference::tests::simple_url_suffix ... ok
[INFO] [stdout] test extract::inference::tests::stripe_api_key_external ... ok
[INFO] [stdout] test extract::inference::tests::vite_order_api_url ... ok
[INFO] [stdout] test extract::orchestrator::tests::camel_to_kebab_consecutive_uppercase ... ok
[INFO] [stdout] test extract::orchestrator::tests::camel_to_kebab_simple ... ok
[INFO] [stdout] test extract::orchestrator::tests::camel_to_kebab_single_word ... ok
[INFO] [stdout] test extract::orchestrator::tests::derive_target_no_suffix ... ok
[INFO] [stdout] test extract::orchestrator::tests::derive_target_strips_adapter ... ok
[INFO] [stdout] test extract::orchestrator::tests::derive_target_strips_api ... ok
[INFO] [stdout] test extract::orchestrator::tests::derive_target_strips_client ... ok
[INFO] [stdout] test extract::orchestrator::tests::derive_target_strips_proxy ... ok
[INFO] [stdout] test engine::tracker::tests::tracker_no_change_when_file_untouched ... ok
[INFO] [stdout] test extract::output::tests::write_creates_docs_meta_directory ... ok
[INFO] [stdout] test extract::path_normalizer::tests::kotlin_bare_variable_in_path ... ok
[INFO] [stdout] test extract::path_normalizer::tests::kotlin_bare_variable_mid_path ... ok
[INFO] [stdout] test extract::path_normalizer::tests::no_leading_slash ... ok
[INFO] [stdout] test extract::path_normalizer::tests::kotlin_string_template_with_url ... ok
[INFO] [stdout] test extract::path_normalizer::tests::plain_string_path ... ok
[INFO] [stdout] test extract::path_normalizer::tests::double_slash_cleaned ... ok
[INFO] [stdout] test extract::path_normalizer::tests::js_template_with_inventory_url ... ok
[INFO] [stdout] test extract::path_normalizer::tests::js_template_literal_with_base_url ... ok
[INFO] [stdout] test extract::path_normalizer::tests::python_fstring_with_param ... ok
[INFO] [stdout] test generator::entity_extractor::tests::extract_generic_param_no_generic ... ok
[INFO] [stdout] test generator::entity_extractor::tests::find_class_end_simple ... ok
[INFO] [stdout] test generator::entity_extractor::tests::extract_generic_param_from_list ... ok
[INFO] [stdout] test generator::fallback::tests::fallback_rules_exist_for_backend_stacks ... ok
[INFO] [stdout] test extract::path_normalizer::tests::quoted_kotlin_template ... ok
[INFO] [stdout] test extract::path_normalizer::tests::python_self_base_url ... ok
[INFO] [stdout] test generator::registry::tests::backend_stack_classification ... ok
[INFO] [stdout] test generator::fallback::tests::fallback_rules_none_for_frontend ... ok
[INFO] [stdout] test generator::executor::tests::execute_failure ... ok
[INFO] [stdout] test generator::executor::tests::execute_command_not_found ... ok
[INFO] [stdout] test generator::registry::tests::frontend_stack_classification ... ok
[INFO] [stdout] test generator::route_extractor::tests::extract_simple_component ... ok
[INFO] [stdout] test generator::registry::tests::registry_contains_all_backend_stacks ... ok
[INFO] [stdout] test graph::affected::tests::test_diamond_dependency ... ok
[INFO] [stdout] test graph::affected::tests::test_no_edges ... ok
[INFO] [stdout] test generator::route_extractor::tests::extract_wrapped_component ... ok
[INFO] [stdout] test graph::affected::tests::test_circular_dependency_does_not_infinite_loop ... ok
[INFO] [stdout] test graph::builder::tests::test_classify_stack_by_stack_name ... ok
[INFO] [stdout] test graph::builder::tests::test_classify_stack_unknown_with_frontend_suffix ... ok
[INFO] [stdout] test graph::affected::tests::test_simple_chain_a_b_c ... ok
[INFO] [stdout] test graph::builder::tests::test_classify_stack_unknown_without_frontend_suffix ... ok
[INFO] [stdout] test packs::tests::builtin_pack_ids_includes_python ... ok
[INFO] [stdout] test graph::builder::tests::test_detect_cycles_no_cycles ... ok
[INFO] [stdout] test packs::tests::get_python_django_pack ... ok
[INFO] [stdout] test graph::builder::tests::test_detect_cycles_with_cycle ... ok
[INFO] [stdout] test packs::tests::get_python_fastapi_pack ... ok
[INFO] [stdout] test packs::tests::unknown_pack_returns_none ... ok
[INFO] [stdout] test engine::tracker::tests::tracker_detects_modified_files ... ok
[INFO] [stdout] test generator::executor::tests::execute_success ... ok
[INFO] [stdout] test validator::openapi::tests::test_extract_paths_from_openapi ... ok
[INFO] [stdout] test validator::openapi::tests::test_extract_paths_from_routes_empty ... ok
[INFO] [stdout] test validator::tests::test_find_suggestion_levenshtein ... ok
[INFO] [stdout] test validator::tests::test_find_suggestion_no_match_different_method ... ok
[INFO] [stdout] test validator::tests::test_find_suggestion_suffix_match ... ok
[INFO] [stdout] test validator::tests::test_normalize_path_basic ... ok
[INFO] [stdout] test validator::tests::test_normalize_path_params_braces ... ok
[INFO] [stdout] test validator::tests::test_normalize_path_params_colon ... ok
[INFO] [stdout] test validator::tests::test_normalize_path_params_different_names_match ... ok
[INFO] [stdout] test validator::openapi::tests::test_extract_paths_from_openapi_empty ... ok
[INFO] [stdout] test validator::openapi::tests::test_extract_paths_from_routes ... ok
[INFO] [stdout] test validator::openapi::tests::test_extract_paths_ignores_non_http_keys ... ok
[INFO] [stdout] test graph::builder::tests::test_format_utc_timestamp ... ok
[INFO] [stdout] test packs::tests::pack_rules_parse_as_valid_yaml ... ok
[INFO] [stdout] test generator::executor::tests::execute_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/affected_diff_tests.rs (/opt/rustwide/target/debug/deps/affected_diff_tests-1d7ed630131c6561)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ts_001_074_affected_nonexistent_service ... ok
[INFO] [stdout] test ts_001_073_affected_direct_and_transitive ... ok
[INFO] [stdout] test ts_001_078_diff_json_output ... ok
[INFO] [stdout] test ts_001_077_diff_no_changes ... ok
[INFO] [stdout] test ts_001_075_diff_no_prior_graph ... ok
[INFO] [stdout] test ts_001_076_diff_one_new_edge ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aggregate_tests.rs (/opt/rustwide/target/debug/deps/aggregate_tests-d8f56b1f4b1e31ba)
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ts_001_065_version_and_timestamp ... ok
[INFO] [stdout] test ts_001_060_multi_workspace_aggregation ... ok
[INFO] [stdout] test ts_001_061_transitive_consumer_computation ... ok
[INFO] [stdout] test ts_001_063_unscanned_node_handling ... ok
[INFO] [stdout] test ts_001_062_circular_dependency_detection ... ok
[INFO] [stdout] test ts_001_064_output_path_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-fecaa310c9160b31)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ts_001_001_help_prints_usage_and_subcommands ... ok
[INFO] [stdout] test ts_001_002_unknown_command_exits_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-b3dec691ca56d0c8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ts_001_008_unknown_stack_accepted_with_warning ... ok
[INFO] [stdout] test ts_001_007_invalid_yaml_produces_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/detection_tests.rs (/opt/rustwide/target/debug/deps/detection_tests-6b47c931f624477e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test init_detects_react_without_router ... ok
[INFO] [stdout] test init_detects_angular_typescript ... ok
[INFO] [stdout] test init_warns_on_unknown_stack ... ok
[INFO] [stdout] test init_resolves_ambiguous_by_priority ... ok
[INFO] [stdout] test init_detects_python_fastapi ... ok
[INFO] [stderr]      Running tests/distribution_tests.rs (/opt/rustwide/target/debug/deps/distribution_tests-306e4de2cdcf5442)
[INFO] [stdout] test init_deterministic_across_runs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test ts_001_103_npm_package_has_macos_optional_deps ... ok
[INFO] [stdout] test ts_001_104_install_js_maps_linux_platforms ... ok
[INFO] [stdout] test ts_001_103_install_js_maps_macos_platforms ... ok
[INFO] [stdout] test ts_001_105_npm_bin_entry_exists ... ok
[INFO] [stdout] test ts_001_104_npm_package_has_linux_optional_deps ... ok
[INFO] [stdout] test ts_001_105_shell_wrapper_delegates_to_binary ... ok
[INFO] [stdout] test ts_001_106_github_action_installs_and_runs_depgraf ... ok
[INFO] [stdout] test ts_001_107_all_five_platform_packages_declared ... ok
[INFO] [stdout] test ts_001_107_release_creates_github_release_with_artifacts ... ok
[INFO] [stdout] test ts_001_106_github_action_exists_and_is_valid ... ok
[INFO] [stdout] test ts_001_106_github_action_has_version_and_args_inputs ... ok
[INFO] [stdout] test ts_001_107_release_workflow_uses_correct_archive_formats ... ok
[INFO] [stdout] test ts_001_107_release_workflow_builds_all_five_targets ... ok
[INFO] [stdout] test ts_001_107_release_workflow_naming_convention ... ok
[INFO] [stdout] test ts_001_105_npm_version_matches_cargo_version ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ts_001_105_npm_version_matches_cargo_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ts_001_105_npm_version_matches_cargo_version' (292) panicked at tests/distribution_tests.rs:140:5:
[INFO] [stdout] assertion `left == right` failed: npm package version must match Cargo.toml version
[INFO] [stdout]   left: "0.42.1"
[INFO] [stdout]  right: "0.1.0"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d74dad73028 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d74dad73028 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d74dad73028 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d74dad73028 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d74dad882ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d74dad882ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5d74dad77842 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d74dad77842 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d74dad51d06 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d74dad51d06 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d74dad6b289 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d74dad06dbc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d74dad06dbc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d74dad6b442 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d74dad6b442 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d74dad51dc2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d74dad49609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d74dad52add - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d74dad88a4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d74dad88963 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5d74dac65140 - core[5a1c3e9896636f3a]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d74dac6df7d - distribution_tests[39da5b98d2b19d9c]::ts_001_105_npm_version_matches_cargo_version
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/distribution_tests.rs:140:5
[INFO] [stdout]   22:     0x5d74dac6c947 - distribution_tests[39da5b98d2b19d9c]::ts_001_105_npm_version_matches_cargo_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/distribution_tests.rs:123:50
[INFO] [stdout]   23:     0x5d74dac6b536 - <distribution_tests[39da5b98d2b19d9c]::ts_001_105_npm_version_matches_cargo_version::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d74dacf9e9b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d74dacf9e9b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d74dad07715 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d74dad07715 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d74dad07715 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d74dad07715 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d74dad07715 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d74dad07715 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d74dad07715 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d74dad02274 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d74dad02274 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d74dad0a792 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d74dad0a792 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d74dad0a792 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d74dad0a792 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d74dad0a792 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d74dad0a792 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d74dad0a792 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d74dad7264f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5d74dad7264f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f27bcf8eaa4 - <unknown>
[INFO] [stdout]   45:     0x7f27bd01ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ts_001_105_npm_version_matches_cargo_version
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test distribution_tests`
[INFO] running `Command { std: "docker" "inspect" "33187747c755225eb58794af851aef9fcc2edebeef56f22b1ab44709598f6235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33187747c755225eb58794af851aef9fcc2edebeef56f22b1ab44709598f6235", kill_on_drop: false }`
[INFO] [stdout] 33187747c755225eb58794af851aef9fcc2edebeef56f22b1ab44709598f6235
